home *** CD-ROM | disk | FTP | other *** search
- echo OFF
- batman file(file-a.bm)
- if errorlevel 1 goto yes
- batman fore(lightred) goto(26,23) song(2) write(Well, I don't like you either!!!) file(file-b.bm)
- goto done
- :yes
- batman fore(yellow) goto(26,23) song(3) write(BATAMAN likes you too!!!) file(file-b.bm)
- :done